CSharpTest.Net
GetRegisteredInstances(String,IEnumerable<String>) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IpcChannel Namespace > IIpcChannelRegistrar Interface > GetRegisteredInstances Method : GetRegisteredInstances(String,IEnumerable<String>) Method

channelName
instanceNames

Glossary Item Box

Enumerates the registered instanceIds who's name is instanceName for the provided channel name

Syntax

Visual Basic (Declaration) 
Overloads Function GetRegisteredInstances( _
   ByVal channelName As String, _
   ByVal instanceNames As IEnumerable(Of String) _
) As IEnumerable(Of String)
C# 
IEnumerable<string> GetRegisteredInstances( 
   string channelName,
   IEnumerable<string> instanceNames
)

Parameters

channelName
instanceNames

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys